gdk: Add GdkDrawContext
authorBenjamin Otte <otte@redhat.com>
Mon, 28 Nov 2016 16:22:35 +0000 (17:22 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 5 Dec 2016 14:02:47 +0000 (15:02 +0100)
commitdb8e3065bde5e1c69a2642dbc88c462101535c1e
tree527990e36e88187204ea49cfc14c9b749316f910
parente38bd27d583c81d2052d23a7722e3e3482c3cf4d
gdk: Add GdkDrawContext

This will be the base class for GdkVulkanContext and GdkGLContext.
docs/reference/gdk/gdk4-sections.txt
gdk/Makefile.am
gdk/gdk.h
gdk/gdkdrawcontext.c [new file with mode: 0644]
gdk/gdkdrawcontext.h [new file with mode: 0644]
gdk/gdkdrawcontextprivate.h [new file with mode: 0644]
gdk/gdktypes.h